From: Michael Albinus Date: Mon, 28 Sep 2009 12:02:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10249 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dc97f8befefb5b3c7a2f07727bf799e2f8f28e22;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67f97d9d368..777ebae3da8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2009-09-28 Michael Albinus + + * Makefile.in (ELCFILES): Add net/tramp-imap.elc. + + * net/tramp.el (top): Require tramp-imap. + + * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes): + Use `tramp-compat-handle-file-attributes'. + +2009-09-28 Teodor Zlatanov + + * net/tramp-imap.el: New package. + 2009-09-28 Eric Ludlam * emacs-lisp/chart.el: